SixBit API Schema
DeletedValueType Simple Type
Description
The value that was deleted.
Namespace (none)
Type
Restriction of xs:string
Diagram
DeletedValueType Simple Type
Overview
DeletedValueType Restriction of xs:string
The value that was deleted.
Source
<xs:simpleType name="DeletedValueType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The value that was deleted.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.